Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

deploy_config.json 366 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  1. {
  2. "endpoint": "https://ideas-digitaltwin.jpl.nasa.gov/nexus/datainbounds",
  3. "bounds": {
  4. "latitude": [23, 50],
  5. "longitude": [-126, -62]
  6. },
  7. "datasets": {
  8. "GEOSFPPM25": {
  9. "dataset": "tavg3_2d_aer_Nx",
  10. "factor": 1e9
  11. },
  12. "PBLH": {
  13. "dataset": "tavg1_2d_flx_Nx",
  14. "factor": 1e-3
  15. }
  16. },
  17. "model_path": "best_model.pt"
  18. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...