Skip to content

AdnaneMaj/mini-projet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

NOAA Meteorological Data Processing

This project is about big data for treating big data


Configuration and installation

Clone the repository

Set the env and activate it

$ conda env create -f environment.yml
$ conda activate noaa-env

Run the FastAPI server

$ uvicorn main:app --reload --host 0.0.0.0 --port 5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published