TOAR Ozone Data Processing Pipeline for Transformer-Based Forecasting
Authors/Creators
Description
Example Processing file descriptions
|
Purpose |
File |
Corresponding Job log ID |
Corresponding |
Corresponding |
|
|
To download timeseries IDs for all stations |
01_download_toar_data.py |
11522245 |
1.fine_station_codes.txt |
1. All raw timeseries IDs |
|
|
To Pivot timeseries info that is one row each stationwise as one column |
02_pivot_toar_data.py (also created a serial snippet to explain pivot_simple.py) |
11526798 |
1. all stationWiseCsv files |
1. Corresponding Pivoted csvs in provided output paths |
|
|
To merge all stations into one file to be able to merge with ERA5 (to use nox where exists to fill no and no2 and check station codes and missing values) |
03_merge_toar_csvs.py (had equivalent snippets to download ERA5 using CDS API and merging all monthly data into one netcdf grid file with datetime, lat, lon as coordinates but got deleted) |
115237325 |
1. Directory of all Pivoted csv files |
1. file saved with nox column dropped after using for no/no2 filling e.g. 359_stations_merged.csv |
|
|
To merge ERA5 with TOAR |
04_merge_toar_era5.py |
11534521 |
1.359_stations_merged.csv |
1. With lat and lon mapped from ERA5: |
|
|
To generate samples and finetune by loading the 60 epoch pretrained checkpoints |
finetune_urban.py |
11504196 (2 weeks ago) |
1. merged_with_era5.csv |
||
Files
TOAR_Data_Pipeline_v1.0.zip
Files
(2.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2098d8d8d6891018a3a831964a877742
|
2.1 MB | Preview Download |
Additional details
Related works
- Is required by
- Software: 10.5281/zenodo.19151703 (DOI)
- Is source of
- Other: 10.5281/zenodo.19151740 (DOI)
Software
- Repository URL
- https://gitlab.jsc.fz-juelich.de/vasireddy1/dataloader