Difference between revisions of "FLEXPART Model"

From mn/geo/geoit
Jump to: navigation, search
(FLEXPART Tips)
Line 12: Line 12:
  
  
----
 
 
===FLEXPART Tips===
 
===FLEXPART Tips===
  
  
- `Past, current, and future FLEXPART development work [[FLEXPART_Model/FLEXPARTDevelopment]]  
+
* Past, current, and future FLEXPART development work [[FLEXPART_Model/FLEXPARTDevelopment]]
- `FLEXPART compiler settings <FLEXPART_Model/FLEXPARTCompilerSettings>`_
+
 
- `FLEXPART libraries GRIB_API and Jasper <FLEXPART_Model/FLEXPARTLibraries>`_
+
* FLEXPART compiler settings [[FLEXPART_Model/FLEXPARTCompilerSettings]]
- `Generating web pages using NCARG routines <FLEXPART_Model/NCARGRoutinesAndMakeWebpages>`_
+
* FLEXPART libraries GRIB_API and Jasper [[FLEXPART_Model/FLEXPARTLibraries]]
- `Plot your data with Flexplorer <FLEXPART_Model/FlexplorerManual>`_
+
* Generating web pages using NCARG routines [[FLEXPART_Model/NCARGRoutinesAndMakeWebpages]]
- `Miscellaneous Scripts <FLEXPART_Model/MiscScripts>`_
+
* Plot your data with Flexplorer [[FLEXPART_Model/FlexplorerManual]]
- `Introduction to Backward Runs <FLEXPART_Model/BackwardRunsIntro>`_
+
* Miscellaneous Scripts [[FLEXPART_Model/MiscScripts]]
- `Link your project output to the transport site <FLEXPART_Model/AddingProjectOutput>`_
+
* Introduction to Backward Runs [[FLEXPART_Model/BackwardRunsIntro]]
- `Link your project output to the Interactive Page <FLEXPART_Model/FlexpartInteractive>`_
+
* Link your project output to the transport site [[FLEXPART_Model/AddingProjectOutput]]
- `Make AVAILABLE files <FLEXPART_Model/MakeAvailableFile>`_
+
* Link your project output to the Interactive Page [[FLEXPART_Model/FlexpartInteractive]]
</rst>
+
* Make AVAILABLE files [[FLEXPART_Model/MakeAvailableFile]]
  
  
Line 38: Line 37:
  
  
----
+
===MATLAB For FLEXPART===
  
===MATLAB For FLEXPART===
+
See the main [[Matlab]] Page and therein:
  
 
<subpages page="Matlab" format="ul" />
 
<subpages page="Matlab" format="ul" />
  
 
----
 
  
 
===DATA FILES===
 
===DATA FILES===
  
<rst>
+
* Getting the daily files and other data from ECMWF [[FLEXPART_Model/DailyFiles]]
- `Getting the daily files and other data from ECMWF <FLEXPART_Model/DailyFiles>`_
+
* The /xnilu_wrk directory structure [[FLEXPART_Model/XniluWrk]]
- `The /xnilu_wrk directory structure <FLEXPART_Model/XniluWrk>`_
+
* Using the ECMWF archive [[FLEXPART_Model/ECMWFArchive]] or [[ECMWF]]
- `Using the ECMWF archive <FLEXPART_Model/ECMWFArchive>`_
+
* Moving from GRIB1 to GRIB2 [[FLEXPART_Model/Grib2]]
- `Moving from GRIB1 to GRIB2 <FLEXPART_Model/Grib2>`_
+
* Where are the FLEXPART input data [[FLEXPART_Model/WindFieldPaths]]
- `Where are the FLEXPART input data <FLEXPART_Model/WindFieldPaths>`_
+
* EUCAARI and IASOA Backward Run Files [[FLEXPART_Model/EUCAARIRUNS]]
- `EUCAARI and IASOA Backward Run Files <FLEXPART_Model/EUCAARIRUNS>`_
+
* MODIS hot spot data [[FLEXPART_Model/MODIShotspotdata]]
- `MODIS hot spot data <FLEXPART_Model/MODIShotspotdata>`_
 
</rst>
 
  
 
===FORTRAN Issues===
 
===FORTRAN Issues===

Revision as of 11:32, 4 April 2014

The FLEXPART Model

The FLEXPART model is a Lagrangian Particle Dispersion Model developed at the Norwegian Institute for Air Research in the Department of Atmospheric and Climate Research. The model development team consists of Andreas Stohl (who originally wrote FLEXPART), Sabine Eckhardt, Harald Sodemann, and John Burkhart.

FLEXPART is free software released under the GNU General Public License V3.0

More detailed information is available: transport.nilu.no

The FLEXPART Wiki

The purpose of these pages are to provide resources for working with FLEXPART here at UiO. Below you will find some links to pages of interest. This is the FLEXPART/Transport Wiki. Anyone can edit this text by choosing the "edit" tab above. Feel free to add comments, share your tricks, add your references, or whatever seems useful.


FLEXPART Tips



PYTHON For FLEXPART

See the main Python Page and therein:

<subpages page="Python" format="ul" />


MATLAB For FLEXPART

See the main Matlab Page and therein:

<subpages page="Matlab" format="ul" />


DATA FILES

FORTRAN Issues



UNIX & SHELL

<rst> - `Software on LINUX systems <Reference/Required Software>`_ - `Better Bashing - Tips & Tricks for the Bash Shell <Shell/BetterBashing>`_ - `How to use your daily UNIX shell <Shell/UNIXHints>`_ - `Using the SVN versioning system <Shell/UsingSVN>`_ </rst>


ALL FLEXPART_Model Sub Pages

<subpages page="FLEXPART_Model" format="ul" />