diff --git a/NumericalData/AMDA/Cassini/RPWS/cass-rpws-neproxy.xml b/NumericalData/AMDA/Cassini/RPWS/cass-rpws-neproxy.xml
index afe279c..c7785bb 100644
--- a/NumericalData/AMDA/Cassini/RPWS/cass-rpws-neproxy.xml
+++ b/NumericalData/AMDA/Cassini/RPWS/cass-rpws-neproxy.xml
@@ -5,20 +5,26 @@
         <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/RPWS/cass-rpws-neproxy</ResourceID>
         <ResourceHeader>
             <ResourceName>electron proxy</ResourceName>
-            <ReleaseDate>2015-10-19T17:01:00</ReleaseDate>
-            <Description>Cassini RPWS Neproxy data are taken Planetary Data System 
-                (NASA).
-            Cassini RPWS Neproxy data contains all available RPWS Langmuir probe (LP) floating potentials and secondary products, electron number densities and spacecraft potentials.
-            Parameter plotting arguments:
-            FLOATING_POTENTIAL : measured electric potential at the probe in volts
-            SPACECRAFT_POTENTIAL : electric potential at the spacecraft surface derived from the probe floating potential
-            ELECTRON_NUMBER_DENSITY : derived proxy electron number density</Description>
+            <AlternateName>Langmuir Probe : electron density proxy</AlternateName>
+            <ReleaseDate>2017-10-19T17:01:00</ReleaseDate>
+            <Description>Cassini RPWS Neproxy data contains all available RPWS Langmuir probe (LP) floating potentials and secondary products.
+                
+       Cassini RPWS Langmuir Probe proxy electron density data are derived    
+      using an empirical relation between the floating potential and CAPS    
+      measured densities, for the entire mission. Spacecraft potential data  
+      are also derived from LP floating potential.               
+            </Description>
             <Contact>
-                <PersonID>spase://SMWG/Person/Elena.budnik</PersonID>
-                <Role>TechnicalContact</Role>
+                <PersonID>spase://SMWG/Person/William.S.Kurth</PersonID>
+                <Role>PrincipalInvestigator</Role>
+            </Contact>
+            <Contact>
+                <PersonID>spase://CDPP/Person/J.Wahlund</PersonID>
+                <Role>DataProducer</Role>
             </Contact>
             <InformationURL>
-                <URL>http://www.lesia.obspm.fr/</URL>
+                <Name>PDS home page</Name>
+                <URL>https://pds-ppi.igpp.ucla.edu/data/CO-SS_S-RPWS-5-NEPROXY-V1.0/CATALOG/NEPROXYDS.CAT</URL>
             </InformationURL>
         </ResourceHeader>
         <AccessInformation>
@@ -32,8 +38,9 @@
             <Format>NetCDF</Format>
         </AccessInformation>
         <ProviderName>PDS</ProviderName>
+        <ProviderResourceName>CO-SS_S-RPWS-5-NEPROXY-V1.0</ProviderResourceName>
         <InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/RPWS</InstrumentID>
-        <MeasurementType>Ephemeris</MeasurementType>
+        <MeasurementType>ThermalPlasma</MeasurementType>
         <TemporalDescription>
             <TimeSpan>
                 <StartDate>2004-08-27T00:03:27Z</StartDate>
@@ -42,8 +49,18 @@
             <Cadence>PT640S</Cadence>
         </TemporalDescription>
         <ObservedRegion>Saturn</ObservedRegion>
+        <Caveats>Occasional RPWS Langmuir probe voltage sweeps have interference in       
+    individual sweep samples. These samples have been filtered away before  
+    analysis and should not pose a problem for the delivered output          
+    parameters.  The Ufloat proxy method for this data set is applicable only
+    for densities below 5 cm^-3.  To avoid uncertainty of the transition    
+    region, data are limited to radial distance beyond 7 Rs from Saturn and  
+    absolute magnetic latitude above 15 degrees.  Also the data inside 10 Rt 
+    from Titan are not included for the same reason.  The proxy method uses  
+    the photoelectron condition directly measured by the instrument and      
+    therefore not available when LP is totally in shadow.</Caveats>
         <Parameter>
-            <Name>floating pot</Name>
+            <Name>floating potential</Name>
             <ParameterKey>cass_neproxy_fpot</ParameterKey>
             <Ucd>phys.potential;phys.elecField;instr.obsty</Ucd>
             <Units>V</Units>
@@ -55,7 +72,7 @@
             </Support>
         </Parameter>
         <Parameter>
-            <Name>s/c pot</Name>
+            <Name>s/c potential</Name>
             <ParameterKey>cass_neproxy_scpot</ParameterKey>
             <Ucd>phys.potential;phys.elecField;instr.obsty</Ucd>
             <Units>V</Units>
diff --git a/Person/J.Wahlund.xml b/Person/J.Wahlund.xml
new file mode 100644
index 0000000..a140309
--- /dev/null
+++ b/Person/J.Wahlund.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd">
+  <Version>2.2.0</Version>
+  <Person>
+    <ResourceID>spase://CDPP/Person/J.Wahlund</ResourceID>
+    <PersonName>Dr. Jan-Erik Wahlund</PersonName>
+    <OrganizationName>Uppsala university</OrganizationName>
+    <Email>Jan-Erik.Wahlund@rymdfysik.uu.se</Email>
+  </Person>
+</Spase>
--
libgit2 0.21.2