-
I am trying to install netcdf4-python 1.5.7 for python 3.7.12, and I am running up against a strange cythonize error that I've never encountered before. When I execute `python3 setup.py build`, it sto…
-
Start with Socrata, used on https://datasf.org/ and many others.
https://socratadiscovery.docs.apiary.io/#reference/0/find-by-domain/search-by-domain looks like the way to list all datasets.
htt…
-
Running
`pip install --upgrade spacepy`
Fails with the ultimate error:
### Minimal example to reproduce issue: `ModuleNotFoundError: No module named 'setuptools.command.bdist_wininst'`
…
-
Need to couple the model together using the (slightly scant) hints in the paper's appendix.
sdat2 updated
3 years ago
-
Instrument documentation is not available upon instantiation of the instrument object. For example,
```python
vefi = pysat.Instrument(platform='cnofs',
name='vefi',
…
-
# BUG
IMF data from CDF files is not handled correctly in RST4.5.
This bug affects the following routines: `map_addimf`, `istp_plot` and `istp_text` (and others?)
## Priority
- [ ] Minor …
-
Loading data from cdf objects results in a five hour time shift. Example:
```
import pysat
plp = pysat.Instrument('cnofs', 'plp')
plp.load(2009, 1)
plp.data
```
yields
```
…
-
We need a way to include a HAPI reference in product-level SPASE description.
Initial thought is to provide an info request, like this:
`http://datashop.elasticbeanstalk.com/hapi/info?id=WEYGAND_G…
-
https://github.com/ESA-VirES/MagneticModel/blob/377d01ff20d95bd646e3b5abc96a306489927c13/libcdf/meta.yaml#L14
During the conda build:
```
SHA256 mismatch: 'f5d7c2774d017cbb6f70d53a3b12149a52ace4…
-
Step 1: Latest code?
- [ ] This issue is present in the most recent code (i.e. after running ```git pull``` this is still a problem).
Step 2: Describe your environment
* irfu-matlab branc…