Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thank you for contributing to ILAMB-Data. Use this template when submitting a pull request.
🛠 Issue reference
✨Include a reference to the issue # here.
Summarize the changes you are making to the repo. Are you fixing a bug? Adding a dataset? Describe what you did in a few sentences or bullet points.
🧪 Testing
✨Add an
x
between the brackets to indicate basic testing was completedconvert
script to recent existing ones🧪 (Optional) Preview
✨Attach an image of your dataset here
![download](https://private-user-images.githubusercontent.com/50000860/361505504-47cccf0a-aaec-4cb3-af29-da3273fa3db0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTg1NDAsIm5iZiI6MTczOTU5ODI0MCwicGF0aCI6Ii81MDAwMDg2MC8zNjE1MDU1MDQtNDdjY2NmMGEtYWFlYy00Y2IzLWFmMjktZGEzMjczZmEzZGIwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA1NDQwMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMxNzAyOGViYmU1MmExODQzOTQ5YmVkMjlmZDFjYThhNGM5YWUxODNlNGIwMjdlMjI2MjY5MGIxOGIyY2Y3NWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.5j8NjV5LgCuQueVKIniQslS4I0ax5f2AoLQCL-H3jNI)
🏎 (Optional) Quality Checklist
✨Add an
x
between the brackets to indicate script quality adherence📏 (Optional) CF Compliance In-Depth Checklist
✨Add an
x
between the brackets to ensure CF complianceDimensions
time
with attributes/encoding:axis
attribute isT
units
attribute/encoding isdays since YYYY-MM-DD HH:MM:SS
long_name
attribute istime
calendar
encoding isnoleap
bounds
encoding istime_bounds
lon
with attributes:axis
attribute isX
units
attribute isdegrees_east
long_name
attribute islongitude
lat
with attributes:axis
attribute isY
units
attribute isdegrees_north
long_name
attribute islatitude
nv
, which is an array of length2
that contains the start date and end date bounding the datasetData Variables and their Attributes
time
,lat
, andlon
dimensionslong_name
attribute is specifiedunits
attribute is specifiedancillary_variables
attribute is specified if an uncertainty value is providedtime
,lat
, andlon
dimensionslong_name
attribute is specified (e.g., cSoil standard_deviation)units
attribute is specified; it is unitless, so it should be1
time
andnv
dimensionslong_name
attribute is specified astime_bounds
units
is encoded asdays since YYYY-MM-DD HH:MM:SS
Global Attributes