Skip to content

alaniwi/esgf-web-fe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build this project.... the easiest way is to run:

%> ant make_dist

To clean up:

%> ant clean_all

----------------------------------------------
GeoSpatial Demo
----------------------------------------------

Ingesting records

    % java -Dlog4j.configuration=./log4j.xml -Djava.ext.dirs=../lib/:../lib/fetched \
        esg.search.harvest.impl.HarvestingServiceMain
        file:///Users/fwang2/esg-search/resources/ \ 
            pcmdi.ipcc4.GFDL.gfdl_cm2_0.picntrl.mon.land.run1.v1.xml THREDDS



Packages

No packages published

Languages

  • Java 52.7%
  • JavaScript 41.7%
  • CSS 5.0%
  • Shell 0.6%