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;
120 double radius_src = 1.0,
121 double radius_tgt = 1.0,
123 bool regional_mesh =
false,
124 bool gnomonic =
true,
125 int nb_ghost_layers = 0);
284 const bool fAllParallel,
285 const bool fInputConcave,
286 const bool fOutputConcave);
304 const std::string& dofTagName,
320 const int ntot_elements,
323 const std::string dofTagName,
335 #ifndef MOAB_HAVE_MPI
347 const int dimension = 2,
348 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 )