GithubHelp home page GithubHelp logo

flare's Introduction

FLARE

Forecasting Lake And Reservoir Ecosystems

Directions for using FLARE

Setting up data repositories for FCR

In your data_location directory run the following five commands at the command line:

git clone -b carina-data --depth 1 https://github.com/CareyLabVT/SCCData.git carina-data

git clone -b mia-data --depth 1 https://github.com/CareyLabVT/SCCData.git mia-data

git clone -b diana-data --depth 1 https://github.com/CareyLabVT/SCCData.git diana-data

git clone -b fcre --depth 1 https://github.com/CareyLabVT/noaa_gefs_forecasts.git fcre

git clone -b manual-data --depth 1 https://github.com/CareyLabVT/SCCData.git manual-data

You will also need to download the meterology file (Met_final_2015_2019.csv)from the Environmental Data Initiative and place it in the manual-data directory: https://portal.edirepository.org/nis/mapbrowse?packageid=edi.389.4

Initiating a simulation

  1. Create a directory (forecast_location) where you will move simulation configuration files and where you want FLARE to save the forecast output.

  2. Copy the configure_FLARE.R from FLARE/example_configuration_files/ to your forecast_location.

  3. Copy the relevant General Lake Model nml files FLARE/example_configuration_files/ to your forecast_location

  4. Copy either of the two files below to from the FLARE/example_configuration_files/ to forecast_location

  • initiate_forecast_example.R provides an example for running FLARE once.

  • automated_forecast_launch_example.R provides an example for automated running of forecasts.

  1. Modify your initiate_forecast_example.R or automated_forecast_launch_example.R and configure_FLARE.R scripts to customize your simulation.

  2. Run initiate_forecast_example.R or automated_forecast_launch_example.R

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.