Liz Dobbins
Liz Dobbins
Hi; I'm wondering if you all think that [Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/) is mature enough to suggest as an option for Windows users doing the shell/python/git workshops. I looked at...
This PR addresses 2 related issues: previewing lessons on a local machine (in this case MacOS Mohave) and running the python-based lesson checking scripts included in https://github.com/carpentries/lesson-example * Previewing. Previewing...
The Carpentries Lesson Template includes a section on [Checking and Previewing](https://carpentries.github.io/lesson-example/07-checking/index.html). There are scripts for that which are not included in the python-aos-lesson. I would like to try using those...
I am working my way through the lessons in preparation for teaching it in the fall. I hit a snag right off when I moved to episode 1 from the...
I'm trying to write several CTD casts into a single netCDF file. This is following [NCEI_Profile_Orthogonal](https://www.nodc.noaa.gov/data/formats/netcdf/v2.0/profileOrthogonal.cdl). The data are in a single Pandas Dataframe with columns for pressure (z) and...
https://www.nodc.noaa.gov/data/formats/netcdf/v2.0/ lists a Point feature type. Its description is: point | A single data point (having no implied coordinate relationship to other points). | One or more recorded observations that...
@kwilcox asked me to let him know where documentation would be helpful. If it's OK, I'd like to track it here. First up, Installation. For instance, I did: > conda...
We are developing a small catalog and have plans to include both DataStore uploads for table views and DCAT metadata fields. However, we can't seem to have both simultaneously. I...