The Wayback Machine - https://web.archive.org/web/20220709132842/https://github.com/topics/open-science
Skip to content
#

open-science

Here are 559 public repositories matching this topic...

pyvista
joaquinvanschoren
joaquinvanschoren commented Aug 27, 2021

It is currently not possible to edit the description of studies. That's unfortunate because people may want to update them with new information, such as analyses or citation requests.

A simple API call that overwrites the description, only accessible to the creator, would do the trick.

grass
marisn
marisn commented Jul 1, 2022

If a fully qualified vector map name is passed as a restrict parameter, it is used to create columns in target table in verbatim. As FQN is in form map@mapset and the value is not escaped or quoted, it causes an SQL error.
Instead of using plain param.input->answer for a column name, only the map part should be passed here.
https://github.com/OSGeo/grass/blob/da182541396a29288e8f23a66bd3a7150eb8

bug good first issue vector
simpeg
yangdikun
yangdikun commented Jul 12, 2017

I am using SimPEG.Utils.download for gpgLabs. The download messages are distracting in notebooks, so I wanted to suppress them. The option is controlled by "verbose=false", but it does not stop writing "Downloading ... Saved to:.." message.
Can verbose=false swtich kill all the print output?

![image](https://user-images.githubusercontent.com/5066933/28143500-b531e30c-671a-11e7-85d2-4d62d23d26a

Core package to analyze gravitational-wave data, find signals, and study their parameters. This package was used in the first direct detection of gravitational waves (GW150914), and is used in the ongoing analysis of LIGO/Virgo data.

  • Updated Jul 8, 2022
  • Python

Improve this page

Add a description, image, and links to the open-science topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the open-science topic, visit your repo's landing page and select "manage topics."

Learn more