romeokienzler
commited on
update links
Browse files
README.md
CHANGED
@@ -20,8 +20,8 @@ This repository contains pretrained model for Gravity Wave Flux Parametrization
|
|
20 |
|
21 |
|
22 |
### Model
|
23 |
-
The pretrained [Prithvi WxC](https://huggingface.co/Prithvi-WxC
|
24 |
-
the [Gravity Wave Parameterization dataset](https://huggingface.co/datasets/
|
25 |
|
26 |
<b>Input:</b> 491 (3 + 4x122) channels.
|
27 |
1. latitude (1)
|
@@ -49,8 +49,8 @@ the fine-tuned model achieves correlation coefficients of 0.99 and 0.97, respect
|
|
49 |
|
50 |
### Inference and demo
|
51 |
The github repo includes an inference script that allows to run
|
52 |
-
the [gravity_wave_model](https://huggingface.co/Prithvi-WxC/
|
53 |
-
for inference on [sample dataset](https://huggingface.co/datasets/
|
54 |
|
55 |
## Citation
|
56 |
If you use this work, consider citing our paper
|
|
|
20 |
|
21 |
|
22 |
### Model
|
23 |
+
The pretrained [Prithvi WxC](https://huggingface.co/ibm-nasa-geospatial/Prithvi-WxC-1.0-2300M) parameter model is finetuned to predict momentum fluxes from
|
24 |
+
the [Gravity Wave Parameterization dataset](https://huggingface.co/datasets/ibm-nasa-geospatial/gravity-wave-parameterization).
|
25 |
|
26 |
<b>Input:</b> 491 (3 + 4x122) channels.
|
27 |
1. latitude (1)
|
|
|
49 |
|
50 |
### Inference and demo
|
51 |
The github repo includes an inference script that allows to run
|
52 |
+
the [gravity_wave_model](https://huggingface.co/ibm-nasa-geospatial/Prithvi-WxC-1.0-2300m-gravity-wave-parameterization/blob/main/magnet-flux-uvtp122-epoch-99-loss-0.1022.pt) model
|
53 |
+
for inference on [sample dataset](https://huggingface.co/datasets/ibm-nasa-geospatial/gravity-wave-parameterization/blob/main/wxc_input_u_v_t_p_output_theta_uw_vw_era5_training_data_hourly_2015_constant_mu_sigma_scaling05.nc).
|
54 |
|
55 |
## Citation
|
56 |
If you use this work, consider citing our paper
|