-
Notifications
You must be signed in to change notification settings - Fork 135
adding files related to NOA GFS poc #1824
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
balit-raibot
wants to merge
26
commits into
datacommonsorg:master
Choose a base branch
from
balit-raibot:noa_gfs_poc
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
fee7a82
adding files related to NOA GFS poc
balit-raibot adcf7ab
resolving comments
balit-raibot 7e0150e
resolvingcomments
balit-raibot 069eadd
refined schema
balit-raibot 0e97f29
Merge branch 'master' into noa_gfs_poc
balit-raibot 5b46602
refined schema
balit-raibot 94c3769
refined schema
balit-raibot 644825a
used existing stat var mcf file
balit-raibot 6ab31c8
resolving comments
balit-raibot 68b28b8
resolving comments
balit-raibot 2af5ae9
resolving comments
balit-raibot e0bfb51
resolving comments
balit-raibot 8532138
adding custom stat var processor script
balit-raibot b13690b
refined schema
balit-raibot 0a643dd
test_data folder creation
balit-raibot 18461a0
renamed parent directory
balit-raibot d60df2f
Merge branch 'master' into noa_gfs_poc
balit-raibot 4e3b9f6
modified schema file
balit-raibot 3b7efda
Merge branch 'master' into noa_gfs_poc
balit-raibot d50a1f3
Merge branch 'noa_gfs_poc' of https://github.com/balit-raibot/data in…
balit-raibot ab3db64
Merge branch 'master' into noa_gfs_poc
balit-raibot 2c83c8f
Merge branch 'master' into noa_gfs_poc
balit-raibot d7940c5
adding files
smarthg-gi 6200509
Merge branch 'master' into noa_gfs_poc
balit-raibot 0cbda78
Merge branch 'master' into noa_gfs_poc
balit-raibot e979a2d
Merge branch 'master' into noa_gfs_poc
balit-raibot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
692 changes: 692 additions & 0 deletions
692
statvar_imports/noa_gfs/input_files/noa_gfs_2025_12_24_0.csv
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| parameter,value | ||
| dc_api_root,https://api.datacommons.org/ | ||
| output_columns,"observationDate,referenceTime,validTime,value,observationAbout,variableMeasured,level,latitude,longitude,unit" |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| Node: E:noa_gfs_output->E0 | ||
| observationDate: C:noa_gfs_output->observationDate | ||
| value: C:noa_gfs_output->value | ||
| observationAbout: C:noa_gfs_output->observationAbout | ||
| variableMeasured: C:noa_gfs_output->variableMeasured | ||
| unit: C:noa_gfs_output->unit | ||
| typeOf: dcs:StatVarObservation | ||
| referenceTime: 2025-12-24T00:00:00Z | ||
| validTime: 2025-12-24T00:00:00Z | ||
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.