Skip to content

[scoping] How to map NetCDF variables to folder directory and files #1

@dvalters

Description

@dvalters

Links in with #2 : here's an example of how we could map a netcdf file containing a pressure variable:

[dvalters@helmsdale sampledirmnt]$ tree --dirsfirst
.
├── pressure
│   ├── t1
│   │   ├── t1_p.png
│   │   └── t1_p.txt
│   ├── t2
│   │   ├── t2_p.png
│   │   └── t2_p.txt
│   ├── t3
│   ├── t4
│   ├── t5
│   └── variable_attrs.txt
├── dimension_metadata.txt
└── global_attrs.txt

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions