-
`spase://NASA/NumericalData/Wind/3DP/ECHSFITS_E0-DAY/PT96S` has
```
CDAWeb
```
but the rest of the AccessInformation indicates that this is an SPDF dataset and not available through CDAWeb. If …
-
### Checked for duplicates
Yes - I've already checked
### 🐛 Describe the bug
When I ran Validate on a PDS4 labeled (V.1.13.0.0) CDF-formatted file (which consists of a series of Array objects…
jmafi updated
8 months ago
-
Hello folks,
I am trying to read in some Voyager data using the VgPra3RdrLowband6secV1Data class but there is no documentation so I am getting bogged down in the source code. The data I want to wo…
-
Add fields in Access for filenaming and directory templates to store the patterns for the data filenames and directory structure, using the URI template specification [https://github.com/hapi-server/u…
-
**Is your feature request related to a problem? Please describe.**
pysat can make standards compliant files for NASA archive but there is no current example on how to pull a few features together in …
-
Hello,
In collaboration with MBmasher, I present a new solution to the length problem.
**The Problem**
Currently the algorithm addresses length as the total object count of a map. While this id…
-
Spacepy and pycdf require the CDF libraries which need to be installed in the container that readthedocs uses to build our documentation. Maybe we can have them use our container instead.
-
I'm trying to use Python to load SWEA data of the type 'arc3d'. I was told that IDL loads the variable called VAR (for variance) but I'm only able to load these variables: 'epoch', 'time_met', 'time_u…
-
When loading timed saber data to xarray, the multi-dimensional variables are dropped.
```
from cdflib.xarray import cdf_to_xarray
fname = "timed_l2a_saber_201812312256_v02-07-01.cdf"
cd ~/data/p…
-
Working through the supported instruments at pysatNASA with the new cdflib. Found an issue with loading some of the older datasets like DE2. These files are flagged with version 2.7.2 in `cdf_info`.…