You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adapt the scripts for uploading LayerData to the new table organization using the class in snowex_db.upload.layers in this PR #39
Scripts include:
add_alaska_pits_2023.py
add_iop_pits.py
add_smp.py
add_ssa.py
add_time_series_pits_2020.py
add_time_series_pits_2021.py
Each script will need to upload the site properties csv before the rest of the data to ensure the Site table is populated with the environment info first
The text was updated successfully, but these errors were encountered:
@micah-prime , @micahjohnson150 are all the raw data files accessible on NSIDC? If not, is there a way I can access preliminary data folders for testing and development?
@micah-prime , @micahjohnson150 are all the raw data files accessible on NSIDC? If not, is there a way I can access preliminary data folders for testing and development?
Adapt the scripts for uploading LayerData to the new table organization using the class in
snowex_db.upload.layers
in this PR #39Scripts include:
Each script will need to upload the site properties csv before the rest of the data to ensure the Site table is populated with the environment info first
The text was updated successfully, but these errors were encountered: