Skip to content

Documentation fixes #41

@racousin

Description

@racousin

Fix Implementation

Navigation Renaming

Before:
├── Getting Started
├── User Guide
├── Contributing
└── ArchesWeather section
After:
├── Installation & Setup
├── User Guide & Tutorials
├── Models (ArchesWeather & ArchesWeatherGen)
└──Contributing

Add Missing Setup Information

1. Install GeoArches

cd geoarches
poetry install

2. Download Sample Data
Required Step: Download ERA5 data to test the package:
bashpython geoarches/download/dl_era.py --years 2020
This command downloads ERA5 reanalysis data for 2020, which is needed for training and testing models.
Note: Data download may take 15-30 minutes depending on your connection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions