15 #ifndef MB_TEMPESTREMAPPER_HPP
16 #define MB_TEMPESTREMAPPER_HPP
23 #ifdef MOAB_HAVE_TEMPESTREMAP
24 #include "netcdfcpp.h"
25 #include "TempestRemapAPI.h"
27 #error "This tool depends on TempestRemap library. Reconfigure using --with-tempestremap"
34 class TempestOnlineMap;
121 double radius_src = 1.0,
122 double radius_tgt = 1.0,
124 bool regional_mesh =
false,
125 bool gnomonic =
true,
126 int nb_ghost_layers = 0 );
285 const bool fAllParallel,
286 const bool fInputConcave,
287 const bool fOutputConcave );
305 const std::string& dofTagName,
321 const int ntot_elements,
324 const std::string dofTagName,
336 #ifndef MOAB_HAVE_MPI
348 const int dimension = 2,
349 const int start_id = 1 );
536 if( !overwrite &&
m_source )
return;
541 if( !overwrite &&
m_target )
return;
570 m_source->CalculateFaceAreas(
false );
697 if( metadata[0] == 1 )
711 if( metadata[0] == 1 )